home *** CD-ROM | disk | FTP | other *** search
- Path: rome.ntr.net!usenet
- From: dcompton@strategosusa.com (Doug Compton)
- Newsgroups: comp.lang.c.moderated;,comp.lang.c++
- Subject: IPX Source and problems trying to write it
- Date: Tue, 02 Apr 1996 17:31:00 GMT
- Organization: NTR.NET Corporation
- Message-ID: <4jrds5$qll@rome.ntr.net>
- Reply-To: dcompton@strategosusa.com
- NNTP-Posting-Host: rmta026.ntr.net
- X-Newsreader: Forte Agent .99c/32.126
-
- I am in the process of trying to write a DOS program that
- would allow all of the new games on the market that talks to IPX talk
- to my program. Even though I have made more progress that I thought I
- would, I have still run into a lot of problems and I am stuck at one
- now.
- I was wonderig if anyone has any C or C++ source for IPX (not
- how to send data through IPX, but IPX itself). If not, then maybe you
- all can help me with my current problem. Programs that use IPX call
- an interrupt, and to send packets they give IPX a segment and offset
- of the location of the data structure. I am having problems assiging
- the segment and offset to my data structure so I can access that data
- structure.
- Did you get that? If not let me know and I will try to reword
- it. I would send and example, but beings how I don't have any idea on
- how I would code it, it makes it hard to include it :)
-
- Doug
- dcompton@strategosusa.com
-
-
-